home *** CD-ROM | disk | FTP | other *** search
- inherited VerifyForm: TVerifyForm
- Left = 302
- Top = 206
- HorzScrollBar.Range = 0
- VertScrollBar.Range = 0
- AutoScroll = False
- Caption = 'Verifying'
- ClientHeight = 313
- ClientWidth = 522
- Constraints.MinHeight = 280
- Constraints.MinWidth = 400
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- inherited InfoShape: TTntShape
- Left = 259
- end
- inherited StatLabel: TTntLabel
- Left = 262
- end
- inherited FilesLabel: TTntLabel
- Left = 262
- end
- inherited BytesLabel: TTntLabel
- Left = 262
- end
- inherited TimesLabel: TTntLabel
- Left = 262
- end
- inherited FilesText: TTntLabel
- Left = 308
- end
- inherited BytesText: TTntLabel
- Left = 308
- end
- inherited TimesText: TTntLabel
- Left = 308
- end
- inherited FailsLabel: TTntLabel
- Left = 262
- end
- inherited FailsText: TTntLabel
- Left = 308
- end
- inherited StatusLabel: TTntLabel
- Left = 262
- end
- inherited TreeList: TVirtualExplorerTree
- Width = 241
- Height = 228
- end
- inherited PathEdit: TTntComboBox
- Width = 506
- end
- inherited StartButton: TTntButton
- Left = 258
- Top = 266
- TabOrder = 4
- end
- inherited CloseButton: TTntButton
- Left = 341
- Top = 266
- TabOrder = 5
- end
- inherited StatusBar: TTntStatusBar
- Top = 294
- Width = 522
- end
- object SizeBox: TTntCheckBox
- Left = 259
- Top = 152
- Width = 254
- Height = 17
- Anchors = [akTop, akRight]
- Caption = 'Mark the file as changed, if &size is different'
- TabOrder = 2
- end
- object TimeBox: TTntCheckBox
- Left = 259
- Top = 176
- Width = 254
- Height = 17
- Anchors = [akTop, akRight]
- Caption = 'Mark the file as changed, if &time is different'
- TabOrder = 3
- end
- end
-